func crypto/internal/fips140/nistec.p256Select
4 uses
crypto/internal/fips140/nistec (current package)
p256_asm.go#L310: func p256Select(res *P256Point, table *p256Table, idx int)
p256_asm.go#L716: p256Select(p, &precomp, sel)
p256_asm.go#L735: p256Select(&t0, &precomp, sel)
p256_asm.go#L752: p256Select(&t0, &precomp, sel)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)